\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 4/4
\tempo 4=65
\key f\major
e'16[ f16 g16 bes16] | a4. f8 c'4 | |
f8[ g8] c2 r4 |
}
chordNames = \chordmode {
f1:sus2 | f1:sus2 |
}
songtext = \lyricmode {}
\include "../template.ly"
\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 4/4
\tempo 4=65
\key f\major
\time 2/4 r4 e'16[ f16 g16 bes16] |
\time 4/4 a2( a4) c,16[ d16 e16 g16] | f2 (f4) e16[ f16 g16 bes16] |
a4 f16[ c16 g'8]( g4) e16[ c16 f8]( | f2.) |
}
chordNames = \chordmode {
\time 2/4 c2 |
\time 4/4 f2 f4 c4:/e | d2:m d4:m bes4 |
f2 c2 | bes1 |
}
songtext = \lyricmode {}
\include "../template.ly"
\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 4/4
\tempo 4=65
\key f\major
r2. e'16[ f16 g16 bes16] | a2. c,16[ d16 e16 g16] | f1 |
}
chordNames = \chordmode {
r1 | f2 c2:/e | d2:m bes2 |
}
songtext = \lyricmode {}
\include "../template.ly"
\version "2.22.2"
melody = \relative c' {
\numericTimeSignature
\time 4/4
\tempo 4=65
\key f\major
r2. e'16[ f16 g16 bes16] | a2. c,16[ d16 e16 g16] | f2. e16[ f16 g16 bes16] |
a4 f16[ c16 g'8]( g4) e16[ c16 f8]( | f1) |
}
chordNames = \chordmode {
r1 | f2 c2:/e | d2:m bes2 |
f2 c2 | bes1 |
}
songtext = \lyricmode {}
\include "../template.ly"